From b677095ea6c70fffbd145dc6186be3706829b089 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Fri, 18 Jul 2014 14:08:12 +0100 Subject: [PATCH] xen: arm: /chosen/module@N/bootargs bootprotcol node is not deprecated When using a multiboot capable bootloader this is exactly the field which should be used. Replace the deprecation wording with a reference to the information on the priority of the bootargs fields. Signed-off-by: Ian Campbell Acked-by: Stefano Stabellini Acked-by: Julien Grall --- docs/misc/arm/device-tree/booting.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/misc/arm/device-tree/booting.txt b/docs/misc/arm/device-tree/booting.txt index a7fb52b383..bfb8d019e0 100644 --- a/docs/misc/arm/device-tree/booting.txt +++ b/docs/misc/arm/device-tree/booting.txt @@ -25,8 +25,9 @@ Each node contains the following properties: - bootargs (optional) - Command line associated with this module. This is deprecated and should - be replaced by the bootargs variations described below. + Command line associated with this module. See below for the + priority of this field vs. other mechanisms of specifying the + bootargs for the kernel. Command lines -- 2.30.2